Click or drag to resize

NotificationEvents Property

Represents a collection of events in which an item or folder is copied, created, deleted, modified, new or Represents a notification that no new activity has occurred in the mailbox.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Event> Events { get; }

Property Value

Type: IListEvent
See Also